home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / openands.sit / New and Old FileName / card_5499.txt < prev    next >
Text File  |  1987-10-31  |  964b  |  33 lines

  1. -- card: 5499 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3203
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=126 top=54 right=284 bottom=458
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 14
  17. -- style flags: 8192
  18. -- line height: 18
  19. -- part name: 
  20.  
  21.  
  22. -- part contents for background part 6
  23. ----- text -----
  24. 7 of 8
  25.  
  26. -- part contents for card part 1
  27. ----- text -----
  28. NewFileName( <prompt>, <initial filename> ) 
  29.  
  30. The first required parameter, <prompt>, should be a simple descriptive statement about the request, such as,  "Save document as?," or  "Save test result to:."
  31.  
  32. The second required parameter is <initial filename>.  The first time NewFileName is called this should be  empty (ΓÇ£ΓÇ¥) as the user is saving an untitled document.  Thereafter, it should contain the name of the document as previously given by the user. 
  33.